home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 2: Applications
/
Linux Cubed Series 2 - Applications.iso
/
math
/
yplot-0.000
/
yplot-0
/
yplot-0.9
/
INSTALL
< prev
next >
Wrap
Text File
|
1996-06-04
|
1KB
|
41 lines
This installation has only been tested on Linux Slackware 3.0 and RedHat
3.0.3, but nothing strange was done. If Step 1 worked the rest should also
work.
1. Install PLPlot and Yorick. The default is under
/usr/local/{plplot,Yorick,yorlib}
Get PLPlot from
dino.ph.utexas.edu: /pub/plplot
Install PLPlot to use type 'double', the library filename should be
'libplplotd??.a' or some such. If it starts with 'libplplotf??' you should
reconfigure it as per the PLPlot intructions.
and Yorick from
wuarchive.wustl.edu: /languages/yorick/yorick-1.1.tar.gz
sunsite.unc.edu: /pub/languages/yorick/yorick-1.1.tar.gz
sunsite.unc.edu: /pub/Linux/apps/math/matrix/yorick-1.1.tar.gz
netlib.att.com: /netlib/env/yorick-1.1.tar.gz
netlib2.cs.utk.edu: /env/yorick-1.1.tar.gz
YPLOT also works with Yorick 1.2.
3. If you did not install PLPlot or Yorick in their dafault locations, edit
the Makefile to change the following:
exec_prefix = /usr/local
Y_HOME = $(exec_prefix)/yorhome
and
SYS_LIBS = -L/usr/local/plplot/lib -L/usr/X11R6/lib -lX11 -lplplotdX
to reflect your PLPlot library and yplot paths.
4. Run the script 'cleanmake' to compile and link yplot.
As root, run 'install' to copy two files to the system directories.
5. Test the installation by running yplot.
6. Send me mail if you use YPLOT!
Conrad Steenberg (conrad@fskcds.puk.ac.za)
4/6/96